[BUGFIX] Restore colPos filter for IRRE children#27
[BUGFIX] Restore colPos filter for IRRE children#27mbrodala wants to merge 1 commit intoIchHabRecht:mainfrom
Conversation
|
I have to think and try some known IRRE constellations. I'm quite sure there was an issue why I excluded IRRE elements from being processed. |
|
OK, let me know if you need some testing. |
|
I actually have troubles with IRRE childrens: My scenario: confusing restrictions in a colPos:Starting pointWith the following colPos config, no CType miniFactox, miniYoutube or themeproject_sidebarEvents is allowed Confusing WorkaroundIf I remove Has this something to do with this issue? |
|
@josefglatz your problem should be solved with an empty item in allowed.list_type= ,articles_articles For CType other than list the list_types stays empty. That is why you have to allow an empty value as well. Currently only articles_articles is allowed which means you have to switch to that list_type before any other CType can be used. |
|
@IchHabRecht I see. Is that something should be mentioned in the README.md? Btw that does the trick :-) Many thanks!!! |
6d6cbd5 to
7dc8cb2
Compare
8551ea7 to
1df9b0a
Compare
This ensures the colPos field is also filtered for IRRE children.
3729d25 to
7a7455d
Compare
This ensures the colPos field is also filtered for IRRE children.